[INFO] fetching crate dialog_detective 1.1.1...
[INFO] checking dialog_detective-1.1.1 against master#53509ca37e3b507887607c2f4a7f23bd4838f099 for pr-156027
[INFO] extracting crate dialog_detective 1.1.1 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate dialog_detective 1.1.1
[INFO] finished tweaking crates.io crate dialog_detective 1.1.1
[INFO] tweaked toml for crates.io crate dialog_detective 1.1.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate dialog_detective 1.1.1 on toolchain 53509ca37e3b507887607c2f4a7f23bd4838f099
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+53509ca37e3b507887607c2f4a7f23bd4838f099" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate dialog_detective 1.1.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+53509ca37e3b507887607c2f4a7f23bd4838f099" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cmake v0.1.54
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.54
[INFO] [stderr]   Downloaded regex v1.12.1
[INFO] [stderr]   Downloaded nanohtml2text v0.2.1
[INFO] [stderr]   Downloaded whisper-rs v0.15.1
[INFO] [stderr]   Downloaded directories v6.0.0
[INFO] [stderr]   Downloaded hound v3.5.1
[INFO] [stderr]   Downloaded ffmpeg-sidecar v2.2.0
[INFO] [stderr]   Downloaded zopfli v0.8.2
[INFO] [stderr]   Downloaded zip v4.6.1
[INFO] [stderr]   Downloaded regex-syntax v0.8.7
[INFO] [stderr]   Downloaded regex-automata v0.4.12
[INFO] [stderr]   Downloaded web-sys v0.3.81
[INFO] [stderr]   Downloaded whisper-rs-sys v0.14.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+53509ca37e3b507887607c2f4a7f23bd4838f099" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f1346d9469ccdb8db2bda4fbc104575e1f29a40b21ca4dc7def5b6149e9feddf
[INFO] running `Command { std: "docker" "start" "-a" "f1346d9469ccdb8db2bda4fbc104575e1f29a40b21ca4dc7def5b6149e9feddf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f1346d9469ccdb8db2bda4fbc104575e1f29a40b21ca4dc7def5b6149e9feddf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1346d9469ccdb8db2bda4fbc104575e1f29a40b21ca4dc7def5b6149e9feddf", kill_on_drop: false }`
[INFO] [stdout] f1346d9469ccdb8db2bda4fbc104575e1f29a40b21ca4dc7def5b6149e9feddf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+53509ca37e3b507887607c2f4a7f23bd4838f099" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 98d6ecc0f333ed24586c1487d937069739ded2e4cdea0db6dd2ffd58f1ea9512
[INFO] running `Command { std: "docker" "start" "-a" "98d6ecc0f333ed24586c1487d937069739ded2e4cdea0db6dd2ffd58f1ea9512", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling regex-syntax v0.8.7
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]    Compiling bindgen v0.71.1
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking webpki-roots v1.0.3
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking ureq-proto v0.5.2
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking flate2 v1.1.4
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking iri-string v0.7.8
[INFO] [stderr]    Compiling whisper-rs v0.15.1
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]     Checking cfb v0.7.3
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking constant_time_eq v0.3.1
[INFO] [stderr]     Checking humansize v2.1.3
[INFO] [stderr]     Checking hound v3.5.1
[INFO] [stderr]     Checking nanohtml2text v0.2.1
[INFO] [stderr]     Checking infer v0.19.0
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking filetime v0.2.26
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking memmap2 v0.9.8
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling regex-automata v0.4.12
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking directories v6.0.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking xz2 v0.1.7
[INFO] [stderr]     Checking xattr v1.6.1
[INFO] [stderr]     Checking tar v0.4.44
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking ulid v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]    Compiling regex v1.12.1
[INFO] [stderr]    Compiling rustls v0.23.32
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking rustls-webpki v0.103.7
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking hyper-util v0.1.17
[INFO] [stderr]    Compiling whisper-rs-sys v0.14.1
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking ureq v3.1.2
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking reqwest v0.12.23
[INFO] [stderr]     Checking ffmpeg-sidecar v2.2.0
[INFO] [stderr]     Checking dialog_detective v1.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `cache_dir` is never used
[INFO] [stdout]    --> src/cache.rs:255:12
[INFO] [stdout]     |
[INFO] [stdout]  74 | / impl<T> CacheStorage<T>
[INFO] [stdout]  75 | | where
[INFO] [stdout]  76 | |     T: Serialize + for<'de> Deserialize<'de>,
[INFO] [stdout]     | |_____________________________________________- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 255 |       pub fn cache_dir(&self) -> &PathBuf {
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `cache_dir` is never used
[INFO] [stdout]    --> src/cache.rs:255:12
[INFO] [stdout]     |
[INFO] [stdout]  74 | / impl<T> CacheStorage<T>
[INFO] [stdout]  75 | | where
[INFO] [stdout]  76 | |     T: Serialize + for<'de> Deserialize<'de>,
[INFO] [stdout]     | |_____________________________________________- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 255 |       pub fn cache_dir(&self) -> &PathBuf {
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 39s
[INFO] running `Command { std: "docker" "inspect" "98d6ecc0f333ed24586c1487d937069739ded2e4cdea0db6dd2ffd58f1ea9512", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "98d6ecc0f333ed24586c1487d937069739ded2e4cdea0db6dd2ffd58f1ea9512", kill_on_drop: false }`
[INFO] [stdout] 98d6ecc0f333ed24586c1487d937069739ded2e4cdea0db6dd2ffd58f1ea9512
